Difference in Tempo

Plot: Difference in Tempo

Summary

In this plot I pulled in data of 4 different playlists:

  1. My Personal KrnB playlist
  2. My Personal Kpop playlist
  3. A curated KRnB playlist
  4. A curated KPOP playlist

Lets only view the personal playlists for now

For these playlists I hypothesized that the KPOP playlist would have a higher mean energy lever than the krnb playlist. This hypothesis turned out to be true when looking at the histogram plot. Besides the mean energy level indeed being higher for KPOP songs, you can also see a slight overlap with some krnb and kpop songs having the same energy levels. An interesting finding is that there are some krnb songs that fall in the upper spectrum of the energy level of even the KPOP song category.

# A tibble: 50 × 2
   energy track.name                                  
    <dbl> <chr>                                       
 1  0.855 365&7 (Feat. JAMIE)                         
 2  0.849 INVITATION (Feat. Gaeko)                    
 3  0.783 I Am Yours                                  
 4  0.773 Click Like (Prod. Crush) (Feat. Paul Blanco)
 5  0.753 actually                                    
 6  0.751 I'm Not Sorry                               
 7  0.749 Sunshine                                    
 8  0.735 I Love It                                   
 9  0.73  21                                          
10  0.714 Rush Hour (Feat. j-hope of BTS)             
# ℹ 40 more rows

Relation between loudness and energy

Plot: Relation between loudness and energy